runtime.mspan.divideByElemSize (method)
2 uses
runtime (current package)
mbitmap.go#L1209: func (s *mspan) divideByElemSize(n uintptr) uintptr {
mbitmap.go#L1226: return s.divideByElemSize(p - s.base())
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)